@charset "utf-8";
/* css */
* { margin: 0; padding: 0 }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #333; background: #E9EAED; line-height: 1.5; overflow-x: hidden; }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #333; }
a:hover { color: #000; text-decoration: none; }
.clear { clear: both; width: 100%; overflow: hidden; height: 20px }
.clearblank { clear: both; width: 100%; overflow: hidden;height: 8px; }
.fl { float: left!important; }
.fr { float: right!important; }
.box,article { width: 1280px; margin: auto; overflow: hidden }
.navbox { width: 1200px; margin: auto; }
.mt20 { margin-top: 20px; }
.blue { color: #00C1DE }
/*header*/
.pagebar {
    text-align: center;
    margin: 15px 0 30px 0;
}
.pagebar a{
	color:#777
}
.pagebar li {
    margin-top: 10px;
}

#pages.pagebar li{
	margin-bottom: 10px;
    padding: 0 1em;
    border-radius: 3px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    color: #444;
	height: 34px;
    border: 1px solid #fff;
    border-radius: 3px;
    background: #e2e2e2;
	min-height: auto;
	margin-top: 0;
}

#pages.pagebar li:hover,#pages.pagebar li:hover a,#pages.pagebar li.active {
    background-color: rgba(0,153,255,.9);
    color: #fff;
}
.stui-pannel {
    position: relative;
    margin-bottom: 10px;
    padding: 20px 10px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
	background-color: #fff;
}
.stui-vodlist__thumb {
    position: relative;
    display: block;
    padding-top: 150%;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 6px;
}
.stui-vodlist__item {
    position: relative;
    float: left;
    padding: 5px;
    width: 15.5%;
}
.stui-vodlist__thumb .play {
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
	transition: all 2s linear;
}
.stui-pannel__head {
    padding: 0 5px;
    margin-bottom: 10px;
    line-height: 25px;
}
.stui-vodlist__thumb .pic-text {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 7px;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-image: linear-gradient(20deg,#1661ab,#5698c3);
    color: #fff;
	border-bottom-right-radius: 6px;
}
.stui-vodlist__thumb .pic-text.wanjie{
	background-image: linear-gradient(#ec2c64,#cc5595);
}
.stui-vodlist__title {
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
	font-weight: normal;
	text-align: center;
}
.stui-content__detail .title {
    margin: 0 0 10px;
    line-height: 25px;
    color: #222;
	    font-size: 18px;
	    font-weight: 600;
}
.stui-content__ad, .stui-content__detail, .stui-content__thumb {
    display: table-cell;
    vertical-align: top;
}
img.img-responsive {
    height: 240px;
    border-radius: 6px;
}
.img-xs, img.img-responsive {
    max-width: 100%;
    width: 100%;
}
.stui-content__thumb .pic {
    display: block;
    width: 160px;
}
.stui-content__detail .data  span{
	color:#929292
}
.stui-content__detail .data {
    margin-bottom: 8px;
    color: #333;
}
.stui-content__detail {
    width: 100%;
	padding: 0 20px;
}
.stui-content__detail .details{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.8;
	color:#444
}
.stui-content__detail .red{
	color:#ff2d55
}
.stui-content__detail .playbtn a {
    display: inline-block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 0;
    border-radius: 32px;
    font-size: 12px;
    background: #ff9f16;
    background: linear-gradient(to right,#ff6f00,#ff9f16);
    color: #fff;
}
header { width: 100%; 
background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); 
height: 60px; }
header::before { 
	display: none;
	background: #000 linear-gradient(to left, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
	 content: "";
	  height: 5px;
	   position: absolute;
		top: 0;
		 width: 100%;
		  }
.logo { float: left; margin-right: 60px; line-height: 50px; color: #FFF; font-size: 22px }
.logo a { color: #FFF }
.imgscale img { width: 100%;
 height: 100%;
 -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.imgscale:hover img { transform: scale(1.1); }
/*nav*/
nav { float: left; height: 50px; line-height: 50px; text-align: center; }
#starlist { }
#starlist li { position: relative; display: inline; float: left; width: max-content;height: 60px; }
#starlist li a { display: inline; float: left; padding: 0 20px; color: #fff;height: 60px;line-height: 60px;}
#starlist li a:hover, #starlist #selected, .selected > a, #starlist li:hover {background: linear-gradient(to top right, #34aadc, #5856d6) }
#starlist li:hover a { color: #fff }
#starlist ul.sub { overflow: hidden; position: absolute; left: 0; top: 50px; background: #1C2327; display: none; z-index: 9 }
#starlist ul.sub li { height: 30px; line-height: 30px; font-size: 14px; }
#starlist ul.sub li:last-child { padding-bottom: 10px }
#starlist ul.sub li a { color: #FFF }
#starlist ul.sub li a:hover { color: #EDC951 }
#starlist li:hover ul.sub { display: block }
/*箭头*/
.menu:before { position: absolute; content: ""; top: 22px; right: 5px; 
width: 8px; height: 8px; -ms-transition: all .5s ease; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.menu:hover:before { transform: rotate(180deg) }/*旋转*/
#mnavh { display: none; margin: 5px 0 0 0; width: 24px; height: 40px; float: right; text-align: center; padding: 0 10px; }
.navicon { display: block; position: relative; width: 30px; height: 5px; background-color: #fff; margin-top: 20px; }
.navicon:before, .navicon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #fff; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.navicon:before { margin-top: -10px; }
.navicon:after { margin-top: 10px; }
.open .navicon { background: none }
.open .navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.open .navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.open .navicon:before, .open .navicon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #fff; }
/*menu+*/
.menu span { display: none; width: 50px; height: 50px; background: #12b7de; opacity: 0.5; position: absolute; top: 0; right: 0; border-left: #49ccea 1px solid; }
/*search*/
.searchico { margin-top: 5px; width: 39px; height: 39px; float: right; display: inline; cursor: pointer; }
.searchbox { width: 1200px; margin: 0px auto 0; overflow: hidden; background: #ffffff; position: relative; }
.search { width: 50%; margin: 20px auto; background:#fca106; border-radius: 0 5px 5px 0; position: relative; border: #fca106 1px solid; display: none; }
.search input.input_submit { border: 0; background: 0; color: #fff; outline: none; 
position: absolute; top: 10px;     right: 0%;
    width: 27%; }
.search input.input_text { border: 0; line-height: 36px; height: 36px; width: 72%; padding-left: 10px; outline: none }
.open { display: block !important }
.searchclose {display: block; position: absolute; width: 28px; 
height: 30px; right: 5px; top: 10px }
/*article*/

/*lbox*/
.lbox { width: 75%;overflow: hidden;float: left; }
/*banner*/
.banbox { width: 68.5%; overflow: hidden; float: left; border-radius: 3px; margin-bottom: 20px }
.banner { width: 100%; overflow: hidden; float: left; }
.fader { position: relative; width: 100%; height: 260px; /*padding-top: 50%;*/ font-family: "futura", arial; overflow: hidden; }
.fader .slide { position: absolute; width: 100%; top: 0; z-index: 1; opacity: 0; }
.fader .slide img { width: 100%; height: 260px; margin: auto; }
.fader .prev, .fader .next { position: absolute; height: 32px; line-height: 32px; width: 40px; top: 50%; left: 50px; z-index: 4; margin-top: -25px; cursor: pointer; opacity: 0; transition: all 150ms; }
.fader .next { left: auto; right: 50px;  }
.fader .pager_list { position: absolute; width: 100%; height: 26px; padding: 0; line-height: 40px; bottom: 0; text-align: center; z-index: 4; }
.fader .pager_list li { border-radius: 10px; display: inline-block; width: 10px; height: 10px; margin: 0 7px; background: #fff; opacity: .9; text-indent: -9999px; cursor: pointer; transition: all 150ms; }
.fader .pager_list li:hover, .fader .pager_list li.active { opacity: 1; background: #12b7de; }
.banner:hover .fader_controls .page.prev { opacity: .7; left: 20px }
.banner:hover .fader_controls .page.next { opacity: .7; right: 20px }
/*headline*/
.headline { width: 30%; float: right; overflow: hidden; }
.headline ul { height: 260px; }
.headline ul li { width: 100%; background: #000; overflow: hidden; height: 125px; margin-bottom: 10px; border-radius: 3px; position: relative }
.headline ul li a { display: block; overflow: hidden; height: 100%; }
.headline ul li img { width: 100%; height: 100%; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; opacity: .7; }
.headline ul li:hover img { transform: scale(1.1); opacity: 1 }
.headline ul li span { bottom: 0; position: absolute; top: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; margin-top: 5px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 24px; height: 48px; }
/*tab_buttons*/
.tab_buttons { margin-bottom: 10px; width: 100%; overflow: hidden; border-bottom: #e4e3e3 1px solid;/* position: relative; */ }
.tab_buttons li { display: block; font-size: 16px; line-height: 40px; float: left; width: 100px; text-align: center;position: relative; cursor:pointer }
.tab_buttons li.newscurrent{
	font-weight: bold;
	color:#337ab7
}
.newscurrent:after { content: ""; background: #337ab7; width: 100px; height: 2px; position: absolute; bottom: 0; left: 0; }
.newsitem { display: none; }
.newsitem:nth-child(1) { display: block; }
/*tab_box*/
.whitebg { background: #fff; border-radius: 3px; padding: 5px 10px; margin-bottom:10px; overflow: hidden; }
.tab_box { clear: both; position: relative; }
.newslist { float: right; width: 66% }
.newslist li { overflow: hidden; line-height: 32px; padding: 0 20px 10px 20px; }
.newslist li a { height: 32px;
}
.newslist li img { width: 100% }
.newslist li { height: 22px; }
.newslist li:hover { height: auto; background: #f7f7f7 }
.newslist li:hover a { color: #337ab7; font-weight: bold }
.newslist li:hover i { background: #337ab7; }
.newslist li:nth-child(1) { height: auto; background: #f7f7f7 }
.newslist li:nth-child(1) a { color: #337ab7; font-weight: bold }
.newslist li:nth-child(1) i { background: #9a9a9a; }
.newslist:hover li:nth-child(1) { height: 22px; background: none; }
.newslist:hover li:nth-child(1) a { color: #333; font-weight: normal }
.newslist:hover li:nth-child(1) i { background: #9a9a9a; }
.newslist:hover li:nth-child(1):hover { height:  auto; background: #f7f7f7; }
.newslist:hover li:nth-child(1):hover a { color: #337ab7; font-weight: bold }
.newslist:hover li:nth-child(1):hover i { background: #337ab7; }
.newslist p { line-height: 24px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; height: 48px; }
.newspic { float: left; width: 32%; height: 218px; overflow: hidden; position: relative; }
.newspic ul { overflow: hidden; }
.newspic li { height: 100px; position: relative; background: rgba(0,0,0,1); overflow: hidden; margin-bottom: 10px; border-radius: 3px }
.newspic li a { display: block; overflow: hidden }
.newspic img { height: 100%; width: 100%; opacity: .7; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.newspic span { bottom: 0; position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; }
.newspic li:hover img { opacity: .9; transform: scale(1.1); }
.newsitem ul li i { display: block; width: 20px; height: 20px; background: #9a9a9a; float: left; margin-top: 6px; margin-right: 20px; position: relative; font-style: normal }
.newsitem ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 20px; width: 20px; text-align: center }
.newsitem ul li:first-child i { background: #337ab7; }
.newsitem ul li:first-child i::before { content: "1"; }
.newsitem ul li:nth-child(2) i::before { content: "2"; }
.newsitem ul li:nth-child(3) i::before { content: "3"; }
.newsitem ul li:nth-child(4) i::before { content: "4"; }
.newsitem ul li:nth-child(5) i::before { content: "5"; }
/*zhuanti*/
.zhuanti ul { overflow: hidden; padding: 10px 0 20px 10px; position: relative; }
.zhuanti ul:before { content: ""; position: absolute; background: #fff; width: 1px; height: 100%; left: 10px }
.zhuanti ul:after { content: ""; position: absolute; background: #fff; width: 100%; height: 1px; bottom: 20px; left: 0; }
.zhuanti li { float: left; width: 27.6%; border-bottom: #eee 1px solid; border-left: #eee 1px solid; overflow: hidden; padding: 20px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.ztpic { width: 100%; height: 100px; overflow: hidden; border-radius: 3px; background: #CCC; display: block }
.ztpic img { display: inline-block; width: 100%; min-height: 100%; height: auto; vertical-align: middle; transition: all .5s ease-out .1s; }
.zhuanti li b { display: block; width: 100%; overflow: hidden; height: 30px; line-height: 30px; margin: 10px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.zhuanti li span { color: #999; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; }
.readmore { margin: 10px 0 0 0; display: inline-block;
    height: 18px;
    background: #8067E6;
    line-height: 18px;
    color: #fff;
    font-size: 12px;
	position: relative;
    padding: 2px 6px;float: right; }
i.fa-caret-right {
    position:absolute;
    font-size: 14px;
    color: #8067E6;
	right:-5px
}
.readmore:hover{
	 background: #ff4939;
	 color:#fff
}
.readmore:hover .fa-caret-right{
	color:#ff4939
}
.zhuanti li:hover { background: #fff; box-shadow: #ccc 1px 1px 8px; }
.zhuanti li:hover img { transform: scale(1.05) }
/*bloglist*/
.bloglist ul { padding: 10px 0 0 }

.bloglist li { overflow: hidden; margin-bottom:10px;
 border-bottom: #eee 1px dashed; 
padding-bottom: 10px; position: relative; min-height: 120px; }
.blogtitle { margin: 0 0 10px 0; font-size: 18px; overflow: hidden; }
.bloglist li:hover .blogtitle a { color: rgba(0,153,255,.9); }
.blogtitle b { color: #FF0000 }
a.viewmore { display: block; right: 10px; bottom: 20px; position: absolute; padding: 3px 10px; 
background:rgba(42,228,197);
color: #fff; border-radius: 3px; }
.blogpic { float: left; width: 13.2%; 
height:160px;
margin-right: 20px; display: block; overflow: hidden; border-radius: 8px; position: relative }

a.viewmore:hover{
	background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); 
}
.blogpic i { display: block; position: absolute; top: 0; left: 0; z-index: 9; font-style: normal; padding: 3px 5px; background:rgba(0,153,255,.9); font-size: 14px; }
.blogpic i a { color: #FFF }
.bplist { display: block; overflow: hidden }
.bplist a { display: block; float: left; width: 25%; overflow: hidden }
.bplist a img { border-radius: 3px; width: 200px; height: 140px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.bplist a img:hover { transform: scale(1.05) }
.blogtext { font-size: 15px; color: #666; overflow: hidden; text-overflow: ellipsis; 
line-height: 1.8;
text-indent: 1rem;
-webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; margin-top: 20px }
.bloginfo { margin-top: 20px; overflow: hidden; color: #999; line-height: 34px; }
.lbox#topmain{
	width: 100%;
}
.search_result li{
	position: relative;
}
.search_result .bloginfo {
	 margin-top: 5px; 

}
.search_result .blogtext{
		 -webkit-line-clamp: 2;
}
.search_result a.viewmore{
	    bottom: 5px;
}

.bloginfo span { margin: 0 5px }
.bloginfo span a { color: #096 }
.bloginfo span a:hover{
	color: #063
}
.avatar { position: relative; float: left; width: 30px; height: 30px; border-radius: 100%;
 padding: 2px; display: block; 
 background: -webkit-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); 
 background: -o-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); 
 background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); }
.avatar img { width: 100%; border-radius: 50%; }
.avatar::after { content: ""; position: absolute; background-size: 12px; width: 12px; height: 12px; right: 0; bottom: 0 }
/*links*/
.sqlink { float: right; margin-right: 10px; font-size: 14px }
.sqlink a { color: #666 }
.sqlink a:hover { color: #000; text-decoration: underline }
.links ul { overflow: hidden; margin-top: 20px }
.links li { display: inline-block; width: 48%; float: left; line-height: 30px; text-align: center }
.links li:nth-child(2n){
	margin-left: 2%;
}
.links li a { display:block; border:1px solid #ddd;}
.links li:hover { background: #f7f7f7 }
.links li:hover a{
	color:rgba(0,153,255,.9)
}
/*rbox*/
.rbox { width: 24.5%; float: right; overflow: hidden; }
.card { box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(0,0,0,.7); border-radius: 3px; height: 260px; overflow: hidden; margin-bottom: 20px }
.card h2 { font-size: 22px; margin: 10px; color: #89919a; font-weight: normal; padding-bottom: 10px; }
.card p { font-size: 12px; padding: 0 0 0 20px; line-height: 28px; text-shadow: 0px 1px 2px rgba(0,0,0,.5); color: #d0d2d4; -webkit-animation: animations2 5s ease-in-out 5s; -moz-animation: animations2 5s ease-in-out 5s; -o-animation: animations2 5s ease-in-out 5s; -ms-animation: animations2 5s ease-in-out 5s; animation: animations2 5s ease-in-out 5s; }
.linkmore { margin: 15px }
.linkmore li { width: 25%; float: left }
.linkmore li a { height: 53px; display: block; overflow: hidden; box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(0,0,0,.7); border-radius: 50%; margin: 0 5px; }
.linkmore li a:hover { opacity: 0.5; }
a.iconfont.icon-zhuye {color: #ef5509;font-size: 36px;}
a.iconfont.icon-youxiang { color: #FF991A; font-size: 28px;}
a.iconfont.icon--- { color: #1296DB; }
a.iconfont.icon-weixin { color: #07AF12; }
#weixin { position: relative }
#weixin i { display: block; position: absolute; bottom: 55px; right: 0 }
#weixin i img { height: 100px; display: none }
#weixin:hover i img { display: block }
/*htitle*/
.htitle { font-size: 18px; line-height: 40px;
 font-weight: bold;
 border-bottom: 1px solid #eee; color: #484848; font-weight: normal; position: relative; margin-bottom: 10px; }
.htitle:after { content: ""; position: absolute; width: 60px; height: 2px; content: ""; background: #000; left: 0; bottom: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.htitle:hover:after { width: 80px; }
.hnav { float: right }
.hnav a { 
	color:#929292;
	font-size: 13px;
	display: block; 
	margin-right: 10px; 
	padding-right: 10px;
	float: left; 
	position: relative }
.hnav a:hover{
	color:#0077B5
}
.hnav a:after { position: relative; content: "/"; right: -10px; bottom: 0; color: #ccc }
.hnav a:last-child::after { content: "" }
/*notice*/
.notice ul { padding-top: 18px }
.notice li { font-size: 13px; line-height: 30px; margin-bottom: 12px; display: block; -moz-border-radius: 4px; border-radius: 4px; 
background: #f6f6f6; padding: 4px 12px 4px 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
/* .notice li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 15px; top: 20px } */
.notice li:hover { background: #f2f2f2; box-shadow: 0 0 10px #ccc; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
/*topnews*/
.topnews { display: block; margin: 20px 0; background: #000; position: relative; overflow: hidden; border-radius: 3px; max-height: 110px; }
.topnews img { opacity: .7; }
.topnews span { bottom: 0; position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; }
.topnews:hover img { opacity: .9; transform: scale(1.1); }
/*paihang*/
.paihang ul { overflow: hidden }
.paihang ul li { height: 40px; line-height: 35px; padding-left: 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.paihang ul li:nth-child(even) { background: #f6f6f6 }
.paihang ul li a{
	font-size: 14px;
}
.paihang ul li i { display: block; width: 16px; height: 16px; background: #B1B1B1; float: left; margin-top:10px; margin-right: 10px; position: relative; font-style: normal }
.paihang ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 16px; width: 16px; text-align: center }
.paihang ul li:first-child i, .paihang ul li:nth-child(2) i, .paihang ul li:nth-child(3) i { background: #FF6600; }
.paihang ul li:first-child i::before { content: "1"; }
.paihang ul li:nth-child(2) i::before { content: "2"; }
.paihang ul li:nth-child(3) i::before { content: "3"; }
.paihang ul li:nth-child(4) i::before { content: "4"; }
.paihang ul li:nth-child(5) i::before { content: "5"; }
.paihang ul li:nth-child(6) i::before { content: "6"; }
.paihang ul li:nth-child(7) i::before { content: "7"; }
.paihang ul li:nth-child(8) i::before { content: "8"; }
.paihang ul li:hover { -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
/*tuijian*/
.tuijian ul { overflow: hidden;}

.tuijian li { overflow: hidden; margin-bottom: 10px; height: 70px; }
.tuijian li i { width: 62px; height: 68px;border-radius: 8px; margin-right: 10px; overflow: hidden; display: block; float: left; }
.tuijian li i img { height: 100%; max-width: 100%; min-width: 100%;
 -moz-transition: all .5s ease; -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease; -o-transition: all .5s ease;
  object-fit: cover;
   transition: all .5s ease; transition: all 0.5s; }
.tuijian li p {line-height: 25px;margin-top:5px;overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-size: 14px; }
.tuijian li:hover { background: #f6f6f6; }
.tuijian li:hover img { transform: scale(1.1); }
/*ad*/
.ad ul { overflow: hidden; border-radius: 3px; }
/*wenzi*/
.wenzi li { line-height: 22px; margin-bottom: 10px; position: relative; padding-left: 0px;white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
padding: 8px 0;
margin: 5px 0;
border-bottom: 1px solid #e2e2e2;
}
.btn-group{
	margin-top: 1.2rem;
}
.btn-group .btn {
    width: 14rem;
    height: 36px;
    display: inline-block;
    line-height: 36px;
    margin-right: 7px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #d32f2f;
    border-radius: 2px;
    letter-spacing: 1px;
    cursor: pointer;
}
@media (min-width:480px){
    .btn-group .btn{
        display:none
    }
}
.wenzi li:before { 
	display: none;
	position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0px; top: 10px; }
/*tongji*/
.tongji li { margin-bottom: 8px }
.tongji li a { color: #096 }
.tongji li a:hover { text-decoration: underline; color: #000 }
.tongji_gzh { width: 80%; margin: auto; overflow: hidden; }
.tongji_gzh img { width: 100% }
/*footer*/
footer { background: #373D41; width: 100%; border-top: #fbb957 5px solid; padding: 15px 0; color: #73777a; font-size: 14px; }
.wxbox { overflow: hidden; float: left; margin-right: 20px }
.wxbox li { float: left; margin: 0 10px; text-align: center }
.wxbox img { height: 100px }
.endnav b { font-size: 16px; color:rgba(42,228,197,.7); }
.endnav p { margin-bottom: 5px }
footer a { color: #73777a; }
footer a:hover { color: #fbb957 }
.top { width: 40px; 
height: 40px; 
display: block; 
right: 20px; bottom: 10%; position: fixed;
border-radius: 35px;    
background-size: 80% }
/*
list.html
*/
.lanmu img { height: 100px; float: left; margin-right: 20px }
.lanmu h1 { font-size: 22px; margin-bottom: 15px }
.lanmu p { color: #666 }
/*
list2.html
*/
.liucheng ul { overflow: hidden; margin-top: 20px }
.liucheng li { width: 33.3%; float: left; padding-bottom: 20px }
.liucheng li section { display: block; margin: 0 15px; box-shadow: #e9eaed 1px 1px 5px; }
.liucheng li h2 { font-size: 16px; line-height: 36px; background: #1c2327; color: #FFF; font-weight: normal; text-align: center; margin-bottom: 15px; }
.liucheng li p { padding: 0 10px; font-size: 14px; line-height: 30px }
.liucheng li p:last-child { padding-bottom: 15px }
.liucheng li a:hover { color: #fbb957 }
.red { color: #F00 }
#lc_weixin { position: relative }
#lc_weixin i { display: block; position: absolute; bottom: 40px; right: 0; box-shadow: #e9eaed 1px 1px 5px; }
#lc_weixin i img { height: 100px; display: none }
#lc_weixin:hover i img { display: block }
/*pagelist*/
.pagelist { text-align: center; color: #666; width: 100%; clear: both; margin: 0 0 10px; }
.pagelist a,.pagelist > em { 
	border-radius: 5px;
	color: #666; margin: 0 5px 10px; padding: 5px 12px; background: #F7F7F7; display: inline-block;
 font-style: normal;}
.pagelist a:hover, .pagelist > b ,.pagelist > em { background: #1296DB; color: #FFF;}
.pagelist > b { padding: 5px 10px; }
a.curPage { color: #19585d; font-weight: bold; }
/*cloud*/
.cloud ul a { line-height: 24px; height: 24px; 
display: block; background: #ddd; float: left; padding: 3px 10px; margin: 10px 5px 0 0;
 border-radius: 3px;
  -moz-transition: all 0.5s; -webkit-transition: all 0.5s;
   -o-transition: all 0.5s; transition: all 0.5s; color: #333 }

.cloud ul a:hover { background-color: rgba(0,153,255,.9);color:#fff }
/*

daohang.html

*/
.topnews.imgscale{
	background: #FC9D9A
}
.site_tj { overflow: hidden; padding-top: 20px }
.site_tj li { width: 16.6%; float: left; text-align: center; line-height: 30px; margin-bottom: 10px; }
.site_tj li a { border-radius: 3px; display: block; border: 1px solid #EBEBEB; margin: 0 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.site_tj li:hover a { box-shadow: 0 4px 10px -4px rgba(48, 63, 107, 0.20); background: #1296DB; color: #fff }
.site_yx li:nth-child(30n) { margin-bottom: 60px }
/*

about

*/
.about { overflow: hidden;  padding: 20px 40px }
.ab_box { overflow: hidden; margin: 20px 0; }
.ab_box h3 { margin: 10px 0 10px; font-size: 18px; }
.ab_box p { color: #666; margin-bottom: 5px }
.avatar_pic { position: relative; float: left; margin-right: 10px; background: -webkit-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: -o-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); display: block; padding: 2px; width: 100px; border-radius: 50%; }
.avatar_pic img { width: 100%; border-radius: 50%; }
.avatar_pic:before { position: absolute; content: "";  bottom: 0px; right: 10px; height: 24px; width: 24px; background-size: 24px; }
.ab_dubai { 
	margin:0 10px;
	margin-bottom: 15px; 
	display: inline-block;
	line-height: 1.7rem;
	text-indent: 1rem;
    border: 1px dashed #e2e2e2;
	text-align: justify;
	padding: 10px;
 }
.ly_button { float: right; width: 100px; background: #F60; text-align: center; border-radius: 3px; line-height: 30px }
.ly_button a { color: #FFF }
.gd_title {
width: 22%;
height: 4%;
line-height: 29px;
color:#333;
margin: 10px 0; font-size: 18px;
background-size:100% 100%; 
padding-left: 10px; padding-bottom: 5px; display: inline-block; }

.xinlu li { width: 25%; float: left; overflow: hidden; margin-bottom: 20px }
.xinlu li a { display: block; margin: 0 10px; background: #f3f3f3; padding: 20px; }
.xinlu li i { display: block; overflow: hidden; height: 120px; margin-bottom: 10px }
.xinlu li i img { width: 100%; min-height: 120px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.xinlu li i:hover img { transform: scale(1.1); }
.xinlu li p { font-weight: bold; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.xinlu li span { color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; }
.myblog { overflow: hidden; clear: both }
.myblog li { width: 20%; float: left; display: block; text-align: center; padding-bottom: 10px; position: relative; overflow: hidden }
.myblog li:after { position: absolute; content: ""; right: 0; top: 0; background: #e9eaed; height: 100%; width: 1px; }
.myblog li:last-child:after { content: none }
.myblog li b { display: block; line-height: 30px; margin-bottom: 10px; }
.buttons { display: block; margin: 10px auto; width: 130px; text-align: center; background: #00c1de; padding: 5px 0; border-radius: 3px; color: #fff; }
.buttons:hover { color: #FFF }
.myblog li:nth-child(even) .buttons { background: #F60 }
.myblog p { margin-bottom: 10px }
.qq_join li { float: left; width: 25%; }
.qq_join li section { margin: 0 20px; box-shadow: #ccc 1px 1px 5px; padding: 10px; display: block; overflow: hidden }
.qq_join li img { width: 90%; margin: auto; background: -webkit-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: -o-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); display: block; padding: 5px; }
.qq_join li p { margin: 10px; }
.qq_join li b { color: #019881; margin: 0 5px; }
.recommendation {
    width: 100%;
	padding:10px;
    overflow: hidden;
	background-color: #fff;
	margin:10px 0;
}
.recommendation_item {
    width: 18%;
    float: left;
    margin-right: 14px;
}
.first_pic {
    width: 100%;
    height: 125px;
    position: relative;
    overflow: hidden;
}
.first_pic_con {
    width: 47px;
    height: 46px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 5;
}
.shadow_text, .view {
    width: 100%;
    overflow: hidden;
}
.shadow_text {
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg,rgba(0,0,0,.5),hsla(0,0%,100%,0));
    line-height: 70px;
    color: #fff;
	width: 100%;
    text-align: center;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0px 0 3px;
}
.first_pic>img {
    width: 100%;
    height: 200px;
}
.view {
    height: auto;
    background: #fff;
}
.viewLists {
    width: 100%;
    height: auto;
    float: left;
}
.viewHotList {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.viewHotListDot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #bbb;
    margin-right: 10px;
    float: left;
    margin-top: 8px;
}
.viewHotList p {
    float: left;
    width: 90%;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.secondLeftLists a {
    float: left;
}
.secondLeftListImg>img {
    width: 100%;
    height: 100%;
	object-fit: cover
}
.secondLeftListImg {
    width: 100%;
    height: 220px;
    position: relative;
    overflow: hidden;
	border-radius: 7px;
}
.listImgTime, .secondLeftList>p {
    text-align: center;
    overflow: hidden;
}
.secondLeftList>p {
    font-size: 14px;
    margin: 7px auto 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.secondLeftLists a:nth-child(n+7){
	margin-top: 10px;
}
.secondLeftLists{
	width: 100%;
	float: left;
}
.secondLeftLists a{
	 width: 16.5%;
}
.secondLeftList {
   
    height: auto;
    margin-right: 11px;
    margin-top: 0px;
}
.rainbow {
  text-shadow: -1px 1px 0 #FFD180;
  -webkit-animation: 1s infinite rainbowText;
          animation: 1s infinite rainbowText;
}

@-webkit-keyframes rainbowText {
  0% {
    text-shadow: -0.1rem 0.1rem #FFFF8D, -0.2rem 0.2rem #CCFF90, -0.3rem 0.3rem #A7FFEB, -0.4rem 0.4rem #82B1FF, -0.5rem 0.5rem #B388FF, -0.6rem 0.6rem #EA80FC, -0.7rem 0.7rem #FF80AB, -0.8rem 0.8rem #FFD180;
  }
  12.5% {
    text-shadow: -0.1rem 0.1rem #FFD180, -0.2rem 0.2rem #FFFF8D, -0.3rem 0.3rem #CCFF90, -0.4rem 0.4rem #A7FFEB, -0.5rem 0.5rem #82B1FF, -0.6rem 0.6rem #B388FF, -0.7rem 0.7rem #EA80FC, -0.8rem 0.8rem #FF80AB;
  }
  25% {
    text-shadow: -0.1rem 0.1rem #FF80AB, -0.2rem 0.2rem #FFD180, -0.3rem 0.3rem #FFFF8D, -0.4rem 0.4rem #CCFF90, -0.5rem 0.5rem #A7FFEB, -0.6rem 0.6rem #82B1FF, -0.7rem 0.7rem #B388FF, -0.8rem 0.8rem #EA80FC;
  }
  37.5% {
    text-shadow: -0.1rem 0.1rem #EA80FC, -0.2rem 0.2rem #FF80AB, -0.3rem 0.3rem #FFD180, -0.4rem 0.4rem #FFFF8D, -0.5rem 0.5rem #CCFF90, -0.6rem 0.6rem #A7FFEB, -0.7rem 0.7rem #82B1FF, -0.8rem 0.8rem #B388FF;
  }
  50% {
    text-shadow: -0.1rem 0.1rem #B388FF, -0.2rem 0.2rem #EA80FC, -0.3rem 0.3rem #FF80AB, -0.4rem 0.4rem #FFD180, -0.5rem 0.5rem #FFFF8D, -0.6rem 0.6rem #CCFF90, -0.7rem 0.7rem #A7FFEB, -0.8rem 0.8rem #82B1FF;
  }
  62.5% {
    text-shadow: -0.1rem 0.1rem #82B1FF, -0.2rem 0.2rem #B388FF, -0.3rem 0.3rem #EA80FC, -0.4rem 0.4rem #FF80AB, -0.5rem 0.5rem #FFD180, -0.6rem 0.6rem #FFFF8D, -0.7rem 0.7rem #CCFF90, -0.8rem 0.8rem #A7FFEB;
  }
  75% {
    text-shadow: -0.1rem 0.1rem #A7FFEB, -0.2rem 0.2rem #82B1FF, -0.3rem 0.3rem #B388FF, -0.4rem 0.4rem #EA80FC, -0.5rem 0.5rem #FF80AB, -0.6rem 0.6rem #FFD180, -0.7rem 0.7rem #FFFF8D, -0.8rem 0.8rem #CCFF90;
  }
  87.5% {
    text-shadow: -0.1rem 0.1rem #CCFF90, -0.2rem 0.2rem #A7FFEB, -0.3rem 0.3rem #82B1FF, -0.4rem 0.4rem #B388FF, -0.5rem 0.5rem #EA80FC, -0.6rem 0.6rem #FF80AB, -0.7rem 0.7rem #FFD180, -0.8rem 0.8rem #FFFF8D;
  }
  100% {
    text-shadow: -0.1rem 0.1rem #FFFF8D, -0.2rem 0.2rem #CCFF90, -0.3rem 0.3rem #A7FFEB, -0.4rem 0.4rem #82B1FF, -0.5rem 0.5rem #B388FF, -0.6rem 0.6rem #EA80FC, -0.7rem 0.7rem #FF80AB, -0.8rem 0.8rem #FFD180;
  }
}

@keyframes rainbowText {
  0% {
    text-shadow: -0.1rem 0.1rem #FFFF8D, -0.2rem 0.2rem #CCFF90, -0.3rem 0.3rem #A7FFEB, -0.4rem 0.4rem #82B1FF, -0.5rem 0.5rem #B388FF, -0.6rem 0.6rem #EA80FC, -0.7rem 0.7rem #FF80AB, -0.8rem 0.8rem #FFD180;
  }
  12.5% {
    text-shadow: -0.1rem 0.1rem #FFD180, -0.2rem 0.2rem #FFFF8D, -0.3rem 0.3rem #CCFF90, -0.4rem 0.4rem #A7FFEB, -0.5rem 0.5rem #82B1FF, -0.6rem 0.6rem #B388FF, -0.7rem 0.7rem #EA80FC, -0.8rem 0.8rem #FF80AB;
  }
  25% {
    text-shadow: -0.1rem 0.1rem #FF80AB, -0.2rem 0.2rem #FFD180, -0.3rem 0.3rem #FFFF8D, -0.4rem 0.4rem #CCFF90, -0.5rem 0.5rem #A7FFEB, -0.6rem 0.6rem #82B1FF, -0.7rem 0.7rem #B388FF, -0.8rem 0.8rem #EA80FC;
  }
  37.5% {
    text-shadow: -0.1rem 0.1rem #EA80FC, -0.2rem 0.2rem #FF80AB, -0.3rem 0.3rem #FFD180, -0.4rem 0.4rem #FFFF8D, -0.5rem 0.5rem #CCFF90, -0.6rem 0.6rem #A7FFEB, -0.7rem 0.7rem #82B1FF, -0.8rem 0.8rem #B388FF;
  }
  50% {
    text-shadow: -0.1rem 0.1rem #B388FF, -0.2rem 0.2rem #EA80FC, -0.3rem 0.3rem #FF80AB, -0.4rem 0.4rem #FFD180, -0.5rem 0.5rem #FFFF8D, -0.6rem 0.6rem #CCFF90, -0.7rem 0.7rem #A7FFEB, -0.8rem 0.8rem #82B1FF;
  }
  62.5% {
    text-shadow: -0.1rem 0.1rem #82B1FF, -0.2rem 0.2rem #B388FF, -0.3rem 0.3rem #EA80FC, -0.4rem 0.4rem #FF80AB, -0.5rem 0.5rem #FFD180, -0.6rem 0.6rem #FFFF8D, -0.7rem 0.7rem #CCFF90, -0.8rem 0.8rem #A7FFEB;
  }
  75% {
    text-shadow: -0.1rem 0.1rem #A7FFEB, -0.2rem 0.2rem #82B1FF, -0.3rem 0.3rem #B388FF, -0.4rem 0.4rem #EA80FC, -0.5rem 0.5rem #FF80AB, -0.6rem 0.6rem #FFD180, -0.7rem 0.7rem #FFFF8D, -0.8rem 0.8rem #CCFF90;
  }
  87.5% {
    text-shadow: -0.1rem 0.1rem #CCFF90, -0.2rem 0.2rem #A7FFEB, -0.3rem 0.3rem #82B1FF, -0.4rem 0.4rem #B388FF, -0.5rem 0.5rem #EA80FC, -0.6rem 0.6rem #FF80AB, -0.7rem 0.7rem #FFD180, -0.8rem 0.8rem #FFFF8D;
  }
  100% {
    text-shadow: -0.1rem 0.1rem #FFFF8D, -0.2rem 0.2rem #CCFF90, -0.3rem 0.3rem #A7FFEB, -0.4rem 0.4rem #82B1FF, -0.5rem 0.5rem #B388FF, -0.6rem 0.6rem #EA80FC, -0.7rem 0.7rem #FF80AB, -0.8rem 0.8rem #FFD180;
  }
}
.con_tilte { font-size: 22px; margin-top: 20px }
.con_nav { float: right; font-size: 14px; color: #666 }
.con_nav a { color: #666 }
.con_nav a:hover { color: #000 }
.con_info { color: #888888;
font-size: 14px;
 border: 1px solid #F3F3F3; padding: 10px; margin: 10px auto 0; line-height: 27px; background: none repeat 0 0 #F6F6F6; }
.con_info b { margin-right: 10px; color: #000; }
.con_text { line-height: 1.7rem; margin-top: 20px;    text-align: justify;
     }
.nextinfo p{text-indent: 0;}
.con_text a { color: #09C;word-break: break-all; }
.con_text a:hover { text-decoration: underline }
.con_text p { margin: 15px 0;
 line-height: 1.9rem;
 text-indent: 2rem;
 }
 .con_text p img{
	 display: block;
 }
.con_text img { display: block; max-width: 100% !important; height:100%!important;
max-height: 24rem;
margin: auto }
.price_info ul { padding-top: 15px; position: relative; overflow: hidden }
.price_info p { margin-bottom: 5px }
.price_info img { position: absolute; right: 20px; top: 0; width: 120px }
.share { padding: 10px 20px; background: #f7f7f7; border-left: 3px solid #000; }
.diggit_btn{
	position: relative;
}
.con_text p.diggit_btn{
	text-indent: 0;
}
.diggit { 
	display: block; width: 160px;
	margin: 20px auto; background: #E2523A; 
	color: #fff; 
	box-shadow: 1px 2px 6px 0px rgba(0,0,0,.2); 
	border-radius: 3px; line-height: 40px;
	position: relative;
	height: 40px;
	text-align: center;
}

.diggit:hover{
	transition: all 0.5s linear;
	background-color: #307DCA;
}

.diggit a { color: #fff }
.diggit a:hover { text-decoration: none }
.otherlink { margin: 10px 0; overflow: hidden }
.otherlink li { position: relative; line-height: 26px; height: 26px; display: block; width: 50%; float: left; overflow: hidden; }
.otherlink li a { display: block; margin-right: 30px; padding-left: 10px; }
.otherlink li a:hover { text-decoration: underline; color: #000 }
.otherlink li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0px; top: 12px; }
.nextinfo a { color: #000 }
.ad img { width: 100% }
.xiangsi { margin-top: 20px; overflow: hidden }
.xiangsi li { width: 25%; float: left; overflow: hidden; margin-bottom: 20px; padding-bottom: 10px; }
.xiangsi a { display: block; margin: 0 5px; padding-bottom: 10px; box-shadow: #ececec 0px 2px 5px; }
.xiangsi li i { display: block; overflow: hidden; height: 120px; margin-bottom: 10px; }
.xiangsi li i img { width: 100%; min-height: 120px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.xiangsi li i:hover img { transform: scale(1.1); }
.xiangsi li p { font-weight: bold; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0 8px }
.xiangsi li span { color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; padding: 0 8px }
/*timebox*/
.timebox {padding: 30px }
.timebox ul { overflow: hidden; }
.timebox span { position: relative; line-height: 32px; padding-right: 40px; color: #999 }
.timebox span:after { position: absolute; content: ""; width: 2px; height: 40px; background: #e0dfdf; right: 18px }
.timebox li { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.timebox li i { position: relative; font-style: normal }
.timebox li i:before { content: " "; height: 10px; width: 10px; border: 2px solid #cccaca; background: #fff; position: absolute; top: 4px; left: -26px; border-radius: 50%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.timebox li:hover i:before { background: #080808 }
.pagelist.mt20,.mt-20 { margin-top: 20px; }

.bgb{ background-color:#fff; border-radius: 5px;}
.index-cms{ margin-left:-1.5%;}
.index-cms dl{ float:left; width:29.5%; padding:0.5% 1%; margin-left:1.5%; margin-bottom:15px;}
.ybbt1{ font-size:15px; font-weight:700; line-height:36px; height:36px; overflow:hidden; border-bottom:1px solid #ddd; margin-bottom:5px; padding:0 4px;}
.ybbt1 .more1 i{ line-height:36px;}
.index-cms li{height: 40px;line-height: 34px;
position: relative;
overflow: hidden;margin: 0px;border-top:1px dotted #ddd;color: #999999;
    text-overflow: ellipsis;
    width: 98%;
    white-space: nowrap;
}
.index-cms li span{ float:right; margin-left:10px;}
.index-cms>.bgb dd ul>li:first-child{
	border-top: 0;
}
@media screen and (max-width:414px){
	.index-cms dl{
		width: 95%;
		padding:0.5% 2%;
	}
}

.info-pre-next { overflow: hidden; margin: 20px 0;text-indent: 0;margin-bottom: 0; }
.info-pre-next ul li { width: 50%; float: left; overflow: hidden; }
.info-pre-next ul li a { display: block; overflow: hidden; }
.info-pre-next ul li a:hover{
	text-decoration: none;
}
.info-pre-next ul li:nth-child(1) a { margin-right: 10px; }
.info-pre-next ul li:nth-child(2) a { margin-left: 10px; }
.info-pre-next ul li i { display: block; width: 130px; height: 80px; overflow: hidden; float: left; margin-right: 10px; position: relative; }
.info-pre-next em { position: absolute; left: 0; top: 0; font-style: normal; color: #ffffff; font-size: 16px; width: 100%; line-height: 80px; text-align: center; background: rgba(0,0,0,.2); z-index: 1; }
.info-pre-next img { width: 100%; transition: .5s;height: 100%; }
.info-pre-next h2 { font-size: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;color:#333333 }
.info-pre-next li:hover h2{
	color:#007AFF
}
.info-pre-next p { font-size: 14px; margin-top: 10px; line-height: 20px; height: 40px; color: #888; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.info-pre-next li:hover img { transform: scale(1.2); }
@media  screen and (max-width:414px) {
	.info-pre-next ul li { width: 100%; overflow: hidden; float: none; margin-bottom: 10px; border-bottom: #eee 1px solid; padding-bottom: 10px; }
	.info-pre-next ul li:last-child { border-bottom: none }
	.info-pre-next ul li:nth-child(1) a { margin-right: 0; }
	.info-pre-next ul li:nth-child(2) a { margin-left: 0; }
	.info-pre-next ul li i{
		width: 100px;
	}
	

}
/* 404 */

.error {

  transform: translateY(-60%);
  font-family: 'Righteous', cursive;
  color: #363e49;
      margin-top: 26%;
      margin-left: 39%;
}

.error__title {
  font-size: 10em;
}

.error__subtitle {
  font-size: 2em;
  color:#e67e22
}

.error__description {
  opacity: 0.5;
  color:#111;
  font-size: 18px;
}

.error__button {
  min-width: 7em;
  margin-top: 3em;
  margin-right: 0.5em;
  padding: 0.5em 2em;
  outline: none;
  border: 1px solid #576375;
  background-color: transparent;
  border-radius: 8em;
  color: #576375;
  cursor: pointer;
  transition-duration: 0.2s;
  font-size: 0.75em;
  font-family: 'Righteous', cursive;
}

.error__button:hover {
  background-color: #1296DB;
  color:#FFFFFF;
  border:1px solid #1296DB
  
}

.error__button--active {
  background-color: #e67e22;
  border: 1px solid #e67e22;
  color: white;
}
.error__button:hover,
.error__button--active:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  color: white;
}
@media (max-width:1110px){
	.secondLeftLists{
		width: 100%;
	}
}
@media (min-width:1025px){
	.searchico{
		margin-top: 10px;
	}
}
@media (max-width:850px){
	.recommendation_item:nth-child(3){
		display: none;
	}
	.secondLeftLists{
		width: 100%;
	}
}
@media  screen and (max-width:414px) {
	.error {
	    margin-top: 53%;
	    margin-left: 20%;
	}
	.wrong_index+article{
		height: 430px;
	}

	
}
@media  screen and (max-width:480px) {
	.Q_PPT{
		width: 100%!important;
		height: 200px!important;
		margin-bottom: 5px;
	}
	nav.list_nav a{
		font-size: 13px;
	}
	footer{
		font-size: 12px;
		line-height: 1.6;
	}
	.endnav p:nth-child(2){
		margin-top: 0.3rem;
	}
}
@media  screen and (max-width:375px) {
	.error {
	    margin-top: 56%;
	    margin-left: 18%;
	}
}
@media  screen and (max-width:320px){
	.error {
		margin-top: 76%;
	    margin-left: 12%;}
}
 nav {
    position: relative;
    padding-left: 5px;
}
nav.list_nav{
	float: none;
	padding-top: 10px;
	margin-bottom: 10px;
	height: 40px;
	background-color: #FFFFFF;
	padding-left: 10px;

}
nav.list_nav ul>li:first-child i:last-child{
	margin-left: 0;
}
nav.list_nav a{
		color:#12B7DE
}
nav li {
    float: left;
    height: 35px;

    display: inline-block;
}
nav li .icon {
    margin: 0 8px;
	
}
nav.list_nav li{
	line-height: 35px;
}

@media screen and (max-width: 1023px)
{
	nav.list_nav{
		position: static;
		margin-top: 0;
		margin-bottom: 5px;
		padding-top: 0;
		height: 33px;
	
	}

}

.nav_home{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.Q_PPT {
	overflow: hidden;
	position: relative;
}
.EYE {
	float: left;
	width: 450px;
	height: 250px;
	position: relative;
	background: #f1f1f1;
}
.Q_PPT a {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.EYE a img {
	width: 100%;
	height: 100%;
}
.EYE .bd li{
	position: relative;
}
.EYE a span {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	width: 100%;
	font-weight: 700;
	text-indent: 1em;
	line-height: 36px;
	background: rgba(0,0,0,.5);
}
.Q_PPT a span {
	background: rgba(0,0,0,.3);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
}
.EYE .hd {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
}
.EYE .hd ul{
	margin: 0;
}

.EYE .hd li {
	width: 25px;
	height: 6px;
	display: inline-block;
	overflow: hidden;
	background: #fff;
	cursor: default;
	margin: 0 5px;

}

.EYE .hd li.on {
	background: #307DCA;
}
	/* 评论 */
.yinyue-whitebg { background: #fff; border: 1px solid #eee;margin-bottom: 1rem; }
.yinyue-news-title {border-bottom: #e4e3e3 1px solid;margin: 20px;padding-bottom: 10px;overflow: hidden;}
.yinyue-news-title h2 {color: #307DCA;
font-size: 16px;font-weight: normal;position: relative;float: left;/* width: 84px; */text-align: center;}
.yinyue-news-title h2 a { color: #307DCA; }
.yinyue-news-title h2:after {content: "";background: #307DCA;
background: linear-gradient(to right, #307DCA 0%, #307DCA 100%);width: 100%;height: 2px;position: absolute;bottom: -10px;left: 0;}
span.yinyue-comName {
	float: right;
	line-height: 21px;
}
span.yinyue-comName a {
    color: #ff0000;
}
/*comment*/
.yinyue-comment_box {overflow:hidden;margin:15px 20px;}
.yinyue-comment {position:relative;margin:0 0 10px;}
.yinyue-com_form {position:relative;width:100%;}
span.yinyue-comName {float:right;line-height:21px;}
span.yinyue-comName a {color:#ff0000;}
.yinyue-com_form ul.yinyue-comInputList {padding:0;}
ul.yinyue-comInputList>li {width:50%;margin-bottom:10px;float:left;}
.yinyue-comInputList li:nth-child(2n)>.yinyue-commBorder {margin-right:0;}
.yinyue-commBorder {border:1px solid #e5e5e5;border-radius:3px;margin-right:10px;position:relative;}
.yinyue-com_form input {display:block;height:35px;line-height:35px;width:100%;border:0;padding:0 10px;box-sizing:border-box;}
input#yinyue-submit {float:right;background-color:#307DCA;color:#fff;font-size:14px;width:100px;height:32px;line-height:32px;border:0;border-radius:3px;cursor:pointer;margin-top:10px;}
ul.yinyue-comInputList>li img {width:auto;position:absolute;top:1px;right:2px;height:33px;cursor:pointer;}
ul.yinyue-comInputList>li:before {content:none;}
textarea.yinyue-textarea {padding:10px;width:100%;height:120px;outline:0;border:1px solid #ccc;color:#333;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;box-sizing:border-box;resize:none;}
.yinyue-comment_list_body ul li {overflow:hidden;border-bottom:1px dotted #ddd;}
.yinyue-comment_list_body ul li:last-child {border-bottom:none;}
.yinyue-user_pic {float:left;}
.yinyue-user_pic img {width:35px;height:35px;max-width:100%;border:0;border-radius:5px;vertical-align:middle;}
.yinyue-comm_right {margin-left:50px;margin-bottom:20px;}
.yinyue-user_name {color:#017cb9;}
.yinyue-comm_time {display:inline;color:#999;font-size:12px;}
.yinyue-comm_a {margin:0 5px;color:#999;font-size:12px;transition:all .15s linear 0s;}
.yinyue-comm_a {margin:0 5px;color:#999;font-size:12px;transition:all .15s linear 0s;}
.yinyue-comm_right p {margin:5px 0;color:#666;font-size:14px;line-height:1.5em;}
.yinyue-com_form p {position:relative;width:100%;}
.yinyue-cancel-reply {display:none;}
.yinyue-comm_right>p ul {margin:20px -50px 0;}
.yinyue-no_comms {margin-bottom:20px;}
.yinyue-comment_list_body ul+label+ul.yinyue-no_comms {display:none;}
.yinyue-comm_right>p ul li .yinyue-comm_right {margin-bottom:0}
.yinyue-comm_right span {display:inline}
.yinyue-comment_box .yinyue-comment_list_box {
    clear: both;
    width: 100%;
    overflow: hidden;
    display: block;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.gj-page {
	display: inline-block;
	width: 100%;
    clear: both;
    padding: 15px 0;
    font-size: 1.2rem;
}
.gj-page {
    text-align: center;
}
.gj-search {
    height: 40px;
    font-weight: bold;
    line-height: 40px;
    /* padding: 0 5px; */
    border-bottom: 1px solid #ddd;
}
.gj-page span {
    border: 1px solid #ddd;
    padding: 4px 5px;
	font-size: 13px;
}
.search_result li{
	
			margin-top: 0.5rem;
	}
.search_result .bloginfo span:first-child{
		margin: 0;
	}

@media screen and (min-width:480px){
	.search_result li{
		height: 18%;
		border-bottom: #eee 1px dashed;
		margin-top: 0.5rem;
	}
	.search_result li .imgscale img{
		width: 95%;
		height: 73%;
	}

}
@media screen and (min-width:320px){
	.search_result .bloginfo span{
			margin: 0;
		}
}
.sticky li {
    width: 50%;
    float: left;
    margin-bottom: 10px;
	
}
.sticky li a {

    display: block;
	height: 12%;
    background-color: #fff;
    margin-right: 1px;
    padding: 10px 20px 5px 140px;
}
.sticky img {
    float: left;
    margin: 8px 0 0 -120px;
      max-width: 110px;
      max-height: 83px;
      height: 78px;
}
.sticky h3 {
	color: #333;
    font-size: 16px;
    margin: 0;
    font-weight: normal;
    height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sticky h3:hover{
	color:#007AFF
}
.sticky p,.videolist li p {
    overflow: hidden;
    height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	font-size: 14px;
	color:#929292
}
@media  screen and (max-width:480px) {
	.sticky li{
		width: 100%;
	}	
	.sticky li a {
		height: 14%;
			padding: 8px 10px 5px 130px;
	}
	.sticky h3{
		font-size: 15px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
		height: 27px;
	}
	.sticky p{
		font-size: 14px;
		height: auto;
		-webkit-line-clamp: 3;
	}
	.gd_title{
		line-height: 22px;
		font-size: 16px;
	}
	.picFocus{
		width: 100%!important;
		height: 200px!important;
		margin-bottom: 5px;
	}
	.fix_footer{
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	nav{
		padding-left: 0;
	}
}
@media  screen and (max-width:320px) {
		.sticky li a {
			height: 17%;
		
			
		}
		
}
.red_word{
	margin-left: 10px;
}
.red_word p{
	color:#ff5510;
	font-size:14px
}
.headline-subtitle{
	display: inline-block;
	width: 25%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	    vertical-align: bottom;
}
span.headline-subtitle i.label {
    background-position: -86px -1px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.icon-img {
}
.headline-subtitle em{
	font-style: normal;

}
.headline-subtitle em a{
		color:#999
}
@media screen and (max-width:480px) {
	.bloginfo>span.headline-subtitle{
		display: block;
		float: left!important;
		width: 50%;
	}
	.ab_dubai{
		padding: 5px;
	}
}

.tit h2 {
    float: left;
    height: 38px;
    color: #010101;
    font-size: 18px;
    line-height: 38px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.whitebg.tit h2{
	float: none;
	width: 98%;
	margin-left: 5px;
}
.bgb .whitebg.tit h2{
	margin-bottom: 0;
}
.whitebg.tit h2:after{
	display: none;
}
.videolist ul{
	width: 100%;
}
.videolist li {
    width: 49%;
    float: left;
	height: 8.5rem;
    margin-bottom: 15px;
}
.videolist li:hover img{
	transition: all 0.5s linear;
	transform: scale(1.25);
}
.videolist li:hover{
	box-shadow: 2px 2px 2px #929292;
}
.videolist li a{
	display: block;
	width: 100%;
	    height: 86px;
	overflow: hidden;
}
.videolist li:nth-child(even){
	margin-left: 2%;
}
.videolist li img {
    width: 100%;
    height: 86px;
	object-fit: cover;
}
.videolist li p {
    margin-top: 4px;
	width: 100%;
	padding-bottom: 1%;
    overflow: hidden;
}
.video_list{
	padding: 5px 8px;
}

.info-tab-tablist ul li {
	display: block;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 4px;

}
/* .info-tab-tablist ul li.cuu{
	border-bottom:1px solid #e2e2e2 
	box-shadow: 1px 1px 8px #ccc;
} */
.info-tab-tablist ul li.cuu .tab-list-con .bt a{
	font-weight: bold;
	color:#333
}
.info-tab-tablist ul li .tab-list-box {
	display: block;
	overflow: hidden;
	height: 37px;
	line-height: 37px;
	padding-left: 3px;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
}/*background:url(../images/list.gif) no-repeat left 18px*/
.info-tab-tablist ul li .tab-list-box .zt {
	display: inline;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	margin-right: 8px;
	overflow: hidden;
	width: 40px;
	float: left;
	margin-top: 13px;
	border-right: 1px solid #666666;
	color: #474747
}
.info-tab-tablist ul li .tab-list-box .nr {
	font-size: 14px;
	color: #474747;
	font-weight: bold;
}
.info-tab-tablist ul li .tab-list-con {
	display: none;
	margin: 4px 0;
	height: 66px;
}
.info-tab-tablist ul li .tab-list-con .img {
        width: 65px;
        height: 80px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 7px;
	object-fit: cover;
}
.info-tab-tablist ul li .tab-list-con .img img{
	width:100%;height:100%;
	border-radius: 7px;
		object-fit: cover;
}
.info-tab-tablist ul li .tab-list-con .bt {
	margin-bottom: 5px
}
.info-tab-tablist ul li .tab-list-con .bt a {
	font-size: 15px;
	color: #3a3a3a;
	max-width: 245px;
	_width: 245px;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.info-tab-tablist ul li .tab-list-con .bt a:hover {
	text-decoration: none
}
.info-tab-tablist ul li .tab-list-con .con {
	font-size: 13px;
	color: #777;
	height: 50px;
	display: block;
	overflow: hidden;
	text-align: justify;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 2;
}
.info-tab-tablist ul li.cuu .tab-list-box {
	display: none
}
.info-tab-tablist ul li.cuu .tab-list-con {
	display: block;
}
.sort-wrap{
	width: 100%;
	background: #fff;
	overflow: hidden;
	padding: 20px;
}
.sort-box {
    float: left;
    width: 30%;
    margin: 0px 20px 30px 0px;
}
.sort-title {
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: 3px;
}
.book-rank-first {
    padding: 15px 0 0;
    height: 100px;
    border-bottom: 1px solid #e6e6e6;
    clear: both;
    overflow: hidden;
}
.book-rank-first .book-cover {
    margin-top: 5px;
}
.book-cover {
    position: relative;
    z-index: 4;
    float: right;
    width: 52px;
    height: 91px;
    margin-right: 20px;
    text-align: center;
}
:root .book-cover{
	transform: perspective(60px) rotateY(-10deg);
}
:root .book-cover:after {
    position: absolute;
    z-index: 2;
    top: 2%;
    left: 100%;
    width: 10%;
    height: 92%;
    content: ' ';
    -webkit-transform: perspective(60px) rotateY(30deg);
    -moz-transform: perspective(60px) rotateY(30deg);
    transform: perspective(60px) rotateY(30deg);
    background-color: #efefef;
    box-shadow: inset 0 0 5px #333;
}
:root .book-cover img {
    width: 52px;
    height: 87px;
}
.book-rank-first .text {
    float: left;
    width: 135px;
}
.book-rank-first h3 {
    display: inline-block;
    background: #ff5e66;
    color: #fff;
    font: 700 14px/18px Arial;
    padding: 0 2px;
}
.book-rank-first .info {
    color: rgb(166, 166, 166);
    font: 12px / 20px 宋体;
}
.book-rank-list {
    width: 100%;
    font-size: 15px;
}
.book-rank-list li {
    width: 100%;
    height: 32px;
    position: relative;
}

.book-rank-list li span {
    position: absolute;
    left: 0px;
    top: 10px;
    font: 700 14px/16px Arial;
    display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    text-align: center;
    letter-spacing: -1px;
    color: #666;
    background: #ededed;
}
.book-rank-list li span.no2 {
    color: #fff;
    background: #ff815e;
}
.book-rank-list li a {
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 30px;
}
.index-cms{
	margin-top: 10px;
}
.book-rank-list li span.no3 {
    color: #fff;
    background: #ffa95e;
}
/*è½®æ’­*/
.lb_gl{
padding: 30px 0 20px;


background-size: 100% 100%;height:480px ;}
.container{width: 1024px;margin:0 auto;position: relative;}
.pictureSlider{height: 518px;margin-bottom: 24px;}
.poster-item{background: #fff;height: 420px;width:336px;border-radius: 10px;padding:23px 23px 20px 23px;
	transition: all 0.5s;cursor: default;
	-moz-transition: all 0.5s;cursor: default;
	-webkit-transition: all 0.5s;cursor: default;
	-o-transition: all 0.5s;cursor: default;
}
.turn_3d{text-align: center;color: #fff;font-weight: 400;font-size: 36px;padding: 28px 0;}
.xxgy{font-size: 30px;font-weight: 900;padding-left: 10px;}
.poster-item .say{font-size: 18px;margin-bottom: 5px;padding-left: 10px;font-weight: bold;}
.students_star{padding:10px 10px 0 10px ;}
.cell_list{margin-bottom: 13px;color:#999;font-size: 14px;overflow: hidden;}
.darks{color: #000;padding-left: 10px;}
.zwjs{border-top:1px dashed #d0cddb;line-height: 26px;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
padding-top: 5px;color: #999;font-size: 14px;max-height: 84px;overflow: hidden;}
.for_btn{position: relative;height:190px;overflow:hidden}
.for_btn img{
	width:100%;
	height: 100%;
}
.in_page{position: absolute;left: 50%;top:50%;width:40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.in_page>img{width: 40px;height: 40px;}

.check_more{width: 180px;height: 50px;line-height: 50px;text-align: center;color:#fff;background: #bc241d;margin:0 auto;display: block;}
.lbox .searchline{
	background-color: #fff;
	border-width: 80%;
	margin:0 auto 0px auto;border-bottom:5px solid #feba07;height:40px;line-height:40px;
}
@media (min-width:1477px){
	.info-tab-tablist ul li .tab-list-con .bt a{
		width: 71%;
	}
}
@media (min-width:1024px){
	.searchclose{
	}
}
@media screen and (min-width: 480px) and (max-width:730px){
	.search_result li{
		height: 23%;
	}
	.search_result li .imgscale img{
		height: 52%;
	}
}
.stui-vodlist__item:hover .stui-vodlist__thumb .play{
	display: block;
}
@media (max-width:1200px){
	.info-tab-tablist ul li .tab-list-con .img{
		    width: 55px;
			height: 75px;
			    margin-right: 3px;
	}
	
}
@media (max-width:1087px){
	.info-tab-tablist ul li .tab-list-con .img{
		    width: 53px;
			height: 75px;
	}
	
}
@media (max-width:745px){
	.recommendation_item{
		width: 45%;
		margin-bottom: 10px;
	}
	.secondLeftLists{
		width: 100%;
	}
    .secondLeftListImg{
        height:150px
    }
	.first_pic {
	    height: 190px;
	}
}
@media (max-width:480px){
	.secondLeftList{
		margin-right: 7px;
	}
	.lb_gl{
		display: none;
	}
	.stui-pannel{
		padding:10px 5px
	}
	.stui-content__detail .data{
		font-size:14px
	}
	.stui-content__thumb .pic{
		width: 120px;
	}
	.stui-content__detail{
		padding:0px 2px 0 10px
	}
	img.img-responsive{
		height:200px
	}
	.stui-vodlist__item{
		width:30%
	}
	.stui-vodlist__thumb .pic-text{
		width: 80%;
	}
	.sort-wrap{
		padding: 13px;
	}
	.sort-box {

	    width: 44%;
	    margin: 0px 15px 30px 0px;
	}
	:root .book-cover img {
	    width: 39px;
	    height: 69px;
	}
	.book-cover{
		    width: 38px;
		    height: 74px;
			margin-right: 5px;
	}
	.book-rank-first .text{
		width: 100px;
	}
	.book-rank-first{
		height:90px;
		padding-top: 10px;
	}
	.book-rank-first .info{
		display: none;
	}
	.book-rank-list li a{
		font-size: 13px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width:80%
	}

	.viewHotList p{
		    width: 85%;
	}
	.first_pic>img{
		height: 100%;
	}
	.viewHotList{
			margin-top: 14px;
	}
	.first_pic{
		height:150px
	}
	.bloginfo{
		display: flex;
		justify-content: space-between;
	}
	.bloginfo>span{
		font-size: 13px;
	}
	.blogtitle{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	img.img-responsive{
		height:170px;
	}
	.btn-group .btn{
		position: absolute;
		width:95%;
		left: 2.5%;
		bottom: 0.4%;
	}
	.btn-group .read-btn{
		bottom:18%;
		box-shadow: 0 4px 16px #f44336;
}
	.btn-group .xs-show{
		bottom:2%
	}
	.btn-group{
		margin-top:4.5rem
	}

	.stui-pannel{
		padding-bottom: 50px;
	}
	.stui-content__detail .data.red{
		margin-bottom: 0;
	}
	.stui-content__detail .data{
		margin-bottom: 4px;
	}
    .secondLeftLists a{
        width: 24.5%;}
    .secondLeftListImg{
        height:128px;
    }
    .secondLeftLists a:nth-child(n+5){
        margin-top: 10px
    }
     .secondLeftLists a:nth-child(n+9){
       display: none
    }
}

